square root
英 [ˌskweə ˈruːt]
美 [ˌskwer ˈruːt]
n. 平方根
牛津词典
noun
- 平方根
a number which when multiplied by itself produces a particular number- The square root of 64 (√64) is 8 (8 × 8 = 64).
64的平方根是8。
- The square root of 64 (√64) is 8 (8 × 8 = 64).
柯林斯词典
- 平方根
Thesquare root ofa number is another number which produces the first number when it is multiplied by itself. For example, the square root of 16 is 4.
英英释义
noun
- a number that when multiplied by itself equals a given number
双语例句
- That is the square root of k over m.
就是k/m的平方根。 - Or, it could act like a square root machine.
或者,它可以表现的像个开平方根的机器。 - Each observation could have been weighted inversely as the distance or as the square root of the frequence.
每次观测可以倒过来加权作为距离或作为频率的平方根。 - Square root of a negative number is not permitted.
不允许求负数的平方根。 - So the square root on top gets divided by one factor of pressure.
所以上面的平方根,除以一个压强因子。 - I did a demonstration to show you that the time is proportional to the square root of h.
我那次只不过是一个演示,用以证明时间,与根号h成正比。 - A fast square root method based on binary float point numbers and look-up table is proposed in this paper.
本文提出一种基于二进制浮点数结构和查表法结合的快速求浮点数平方根方法。 - Evaluation of P is simplified if the square root terms are expanded by the binomial theorem.
如果按二项式定理展开来计算平方根,P的计算可以简化。 - Three is the square root of nine.
三是九的平方根。 - The first line defines a function called square that takes an argument and emits its square root.
第一行定义一个名为square的函数,该函数可接受参数并发出其平方根。